Skip to content

Add ConsoleIo method headers to input-output documentation#8163

Merged
josbeir merged 1 commit into5.xfrom
docs/add-consoleio-method-headers
Jan 27, 2026
Merged

Add ConsoleIo method headers to input-output documentation#8163
josbeir merged 1 commit into5.xfrom
docs/add-consoleio-method-headers

Conversation

@dereuromark
Copy link
Copy Markdown
Member

Summary

  • Add method-level ### headers for ConsoleIo::out() and ConsoleIo::err() in console-commands/input-output.md
  • This enables VitePress to generate proper anchor links (#consoleio-out, #consoleio-err)
  • These anchors are referenced by @link annotations in src/Console/ConsoleIo.php

Related

Add method-level headers for ConsoleIo::out() and ConsoleIo::err()
so VitePress generates proper anchor links that can be referenced
from source code @link annotations.
@dereuromark dereuromark marked this pull request as ready for review January 27, 2026 10:23
@josbeir josbeir merged commit a203156 into 5.x Jan 27, 2026
@josbeir josbeir deleted the docs/add-consoleio-method-headers branch January 27, 2026 12:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add missing method headers for VitePress anchor links

2 participants